<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*澶撮儴*/
/*$$
{"color":[{"val":"#4a4a4a","title":"澶ф爣棰樺瓧浣撻鑹� li鏍囩灏忓瓧棰滆壊"},{"val":"#636363","title":"鏍囬绗簩琛岄鑹�"},{"val":"#ffcc00","title":"涓嬮儴鍒嗘暟瀛楅鑹�"}],"background":[{"val":"#f2e117","title":"span鑳屾櫙棰滆壊"}],"border":[]}
$$*/
/*鎴愬姛绉熻祦*/
#product_146{
	width: 1200px;
	margin: auto;
	padding-top:70px;
	padding-bottom: 85px;
	box-sizing: border-box;
}
#product_146 .productTitle{
	width: 45%;
	margin: auto;
}
#product_146 .productTitleA{
	font-size: 28px;
	line-height: 40px;
	color: #4a4a4a;
	display: flex;
	justify-content: space-between;
}
#product_146 .productTitleA span{
	font-size: 32px;
	line-height: 40px;
	color: #4a4a4a;
	background: #f2e117;
	display: block;
	width: 30px;
	text-align: center;
}
#product_146 .productTitleB{
	font-size: 14px;
	line-height: 36px;
	color: #636363;
	text-align: center;
    margin-top: 10px; 
}
#product_146 .productMid{
	width: 83.3%;
	margin: auto;
	margin-top: 50px;
}
#product_146 .productMid ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
#product_146 .productMidA,#product_146 .productMidC{
	font-size: 64px;
	font-family: arial;
	line-height: 60px;
	color: #ffcc00;
	position: relative;
	text-align: center;
}
#product_146 .productMidA:after{
	content:"+";
	font-size: 61px;
	font-family: arial;
	line-height: 61px;
	color: #ffcc00;
	position: absolute;
	top: -10px;
	right: -40px;
}
#product_146 .productMidB{
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #4a4a4a;
}
@media screen and (max-width:1200px) {
	#product_146{
		width: 90%;
		margin: auto;
	}
	#product_146 .productTitle{
		width: 70%;
	}
}
/* ipad */
@media screen and (max-width:992px){
	 #product_146{
		width: 100%;
		margin: auto;
	}
}
/* 鎵嬫満 */
@media screen and (max-width: 767px) {
	#product_146{
	 	width: 100%;
	 	padding: 15px;
	 
	}
	#product_146 .productTitle{
		width: 100%;
	}
	#product_146 .productTitleA{
		font-size: 15px;
	}
	#product_146 .productTitleB{
		font-size: 12px;
		margin-top: 0;
		text-overflow: ellipsis; 
		height: 36px;
		overflow:hidden;
	}
	#product_146 .productMid{
		width: 96%;
		margin-top: 20px;
	}
	#product_146 .productMidA, #product_146 .productMidC{
		font-size: 28px;
		line-height: 30px;
	}
	#product_146 .productMidA:after{
		font-size: 25px;
		right: -11px;	
		line-height: 30px;
	}
	#product_146 .productTitleA span{
		font-size: 24px;
		width: 25px;
	}
	#product_146 .productMidB{
		line-height: 25px;
	}
}</pre></body></html>